Skip to content

Conversation

@d42me
Copy link
Contributor

@d42me d42me commented Jan 13, 2026

Note

Medium Risk
Adds a new hosted execution path that creates/polls evaluations via platform APIs and can prompt to publish environments, which may change user workflows and depends on API behavior/log streaming.

Overview
Adds a new --hosted mode to prime eval (and the deprecated prime env eval) that runs evaluations on the Prime Intellect platform instead of locally. This path requires an owner/name environment slug, resolves the environment ID from the hub (optionally prompting to prime env push if only a local unpublished env is found), submits a hosted evaluation request, then polls status and optionally streams cleaned logs until completion.

Introduces prime_cli.utils.hosted_eval with the hosted-eval API calls, polling/log-streaming UI, and log-cleaning helpers, plus unit tests covering ANSI/progress-bar filtering and log streaming overlap behavior.

Written by Cursor Bugbot for commit c1335d1. This will update automatically on new commits. Configure here.

@d42me d42me marked this pull request as ready for review January 15, 2026 15:24
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants